home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / ear / hsc.lha / hsc / example / README < prev    next >
Text File  |  1995-10-04  |  215b  |  13 lines

  1. This directory contains a small example project.
  2.  
  3. To compile this, use
  4.  
  5.   make destdir
  6.   make picture
  7.   make
  8.  
  9. and then browse "ram:example/main.html".
  10.  
  11. Take a look at the makefile to understand the concepts
  12. of hsc.
  13.